दाखिल करना
Computer Science for IGCSE & O level - Data Representation (Section 1 - No. 29)
What is the decimal equivalent of the hexadecimal value '1B'?
27
16
20
28
स्पष्टीकरण
1B (hexadecimal) = (1 * 16^1) + (11 * 16^0) = 16 + 11 = 27 (decimal)
टिप्पणियाँ (0)
टिप्पणी करने के लिए लॉगिन करें
विज्ञापन
जावास्क्रिप्ट को इस पृष्ठ को ठीक से लोड करने की अनुमति दें